Scenario: You are editing audio for a podcast and need to estimate the storage space required for different audio clips. Understanding sound file size helps you manage file storage efficiently.
This quiz is based on Paper 1 - Topic 1.1.4: Sound from the Cambridge IGCSE Computer Science (0478/0984) syllabus. You must understand how to calculate sound file size using the formula: sample rate × bit depth × duration (in seconds) × number of channels in bits. Then convert to bytes (÷8) and kilobytes (÷1024).